*{
  margin: 0;
  padding: 0;
}
ul li{
  margin: 0;
  padding: 0;
  list-style: none;
}
p{
  margin: 0;
  padding: 0;
}
.clear{ clear:both}
.headerbox {
  position: absolute !important;
}

/* -------- pc端开始 --------- */

.product_center_pc{
  width: 100%;
  background: #f8f9fb;
}


.content_label__gray{
  position: relative;
}
.cus_pop_tooltip{
  width: 166px;
  height: 61px;
  background: url('http://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2020/12/17/youth_1608195537.png') no-repeat;
  background-size: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #555555;
  text-align: center;
  position: absolute;
  left: 5px;
  top: -40px;
  overflow: hidden;
  display: none;
}
.cus_pop_tooltip .txt{
  position: relative;
  top: 10px;
}

.con_item__gray{
  position: relative;
}
.mini_cus_pop_tooltip{
  width: 166px;
  height: 61px;
  background: url('http://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2020/12/17/youth_1608195537.png') no-repeat;
  background-size: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #555555;
  text-align: center;
  position: absolute;
  left: -10px;
  top: -58px;
  overflow: hidden;
}
.mini_cus_pop_tooltip .txt{
  position: relative;
  top: 16px;
}

/* banner区域 */
.product_center_banner{

  position: relative;
  overflow: hidden;
}
.product_center_banner .banner__link{
  width: 100%;
  height: 100%;
  display: inline-block;
}
.product_center_banner .swiper-slide a>img{
  width: 100%;
}
.product_center_banner .banner-swiper-pagination{
  bottom: 10px;
  left:calc(50% - 180px);
}
.product_center_banner .swiper-pagination-bullet-active{
  background: #fff;
}
.product_center_banner .swiper-pagination-bullet {
  width: 35px;
  height: 8px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 50px;
  margin: 5px;
}
/* 4个版本tab按钮区域 */
.tabs_menu{
  width: 100%;
  height: 95px;
  background: #FFFFFF;
  box-shadow: 0px 0px 18px 2px rgba(34, 104, 240, 0.15);
  position: relative;
  z-index: 100;
}
.empty_area{
  width: 100%;
  height: 95px;
  background: #FFFFFF;
  /* box-shadow: 0px 0px 18px 2px rgba(34, 104, 240, 0.15); */
  position: relative;
}
.tabs_menu_content{
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tabs_menu_item{
  height: 100%;
  width: 160px;
  margin-right: 30px;
  text-align: center;
  border-bottom: 4px solid transparent;
  cursor: pointer;
}
.tabs_menu_item>a{
  color:#000;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.tabs_menu_item:last-child{
  margin-right: 0;
}
.tabs_menu_item_title{
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  margin: 30px 0 10px;
}
.tabs_menu_item_desc{
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  color: #555555;
  padding-bottom: 11px;
}
.tabs_menu_item__active{
  border-bottom: 4px solid #2987FA;
}
.tabs_menu_item__active .tabs_menu_item_title{
  color: #2468F2;
}

/* 特性模块区域 */
.feature_module{
  width: 100%;
  background: #F8F9FB;
  /*padding-bottom: 40px;*/
}
.feature_module_content{
  width: 100%;
  position: relative;
  margin-bottom: 60px;
}

.content_right{
  flex: 1;
  overflow: hidden;

}

.content_right1 .swiper-slide{
  background: #FFFFFF;
  box-shadow: 0px 0px 24px 0px rgba(227, 232, 243, 0.84);
  border-radius: 4px;
  padding: 20px 40px;
  width: 24%;
}

.content_right1 .swiper-slide>div{
  height: 240px;
}

.content_right1 .swiper-slide-2times{
  width: 540px !important;
}
.content_right1 .swiper-slide .title-box{

  border-bottom: 1px solid #CDD4DF;
}
.content_right1 .swiper-slide .title-box img{
  margin-right: 10px;
}
.content_right1 .swiper-slide ul.item_content{
  display: flex;
  flex-wrap: wrap;

}
.content_right1 .swiper-slide ul.item_content li{
  width: 230px;
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  padding-left: 10px;
  position: relative;
}
.content_right1 .swiper-slide ul.item_content li:before{
  content: ' ';
  position: absolute;
  width: 5px;
  height:5px;
  top:calc(50% - 1px);
  left: 0;
  border-radius: 50%;
  background:#2468F2;
}

.content_right1 .swiper-button-prev{
  background-image: url(http://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2020/12/30/eccang_1609315741.png);
  width: 40px;
  height: 40px;
  top: 70%;
  left: -28px;
  background-size: 100% 100%;
}

.content_right1  .swiper-button-next{
  background-image: url(http://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2020/12/30/eccang_1609315831.png);
  width: 40px;
  height: 40px;
  right: -28px;
  top: 70%;
  background-size: 100% 100%;
}
.content_right_title{
  font-size: 32px;
  font-weight: 400;
  color: #333333;
  margin: 45px 0 60px;
  text-align: center;
}
.content_right_title .txt_color__blue{
  color: #2468F2;
}
.content_right_item{
  width: 100%;
  background: #fff;
  border: 1px solid #E4ECF3;
  margin-bottom: 18px;
  padding: 36px 36px 16px;
}
.content_right_item .item_title{
  font-size: 24px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  color: #191C3D;
  margin-bottom: 20px;
}
.content_right_item .item_title::before{
  display: inline-block;
  content: '';
  width: 2px;
  height: 17px;
  background: #2468F2;
  margin-right: 10px;
}
.content_right_item .item_content{
  display: flex;
  flex-wrap: wrap;
}
.content_right_item .item_content .content_label{
  display: flex;
  align-items: center;
  /* width: 16%; */
  width: 172px;
  margin-bottom: 20px;
}

/********适合日均单量开始**********/
.feature_module_main{
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  margin-bottom: 20px;

}
.feature_module_main .feature_module_box{
  background: #FFFFFF;
  box-shadow: 0px 0px 24px 0px rgba(227, 232, 243, 0.84);
  border-radius: 4px;
  width: 274px;
  padding: 20px 30px;
  margin-bottom: 20px;
  position: relative;
}
.feature_module_main .feature_module_box>img.positon-right-img-box{
  position: absolute;
  right: 0;
  bottom: 0px;
  width: 100%;
  z-index: 0;
}
.register_btn.look-more{
  position: absolute;
  right: 10px;
  z-index: 3;
  border: 1px solid #2468F2;
  color: #2468F2;
  border-radius: 17px;
  padding: 5px 10px;
  bottom: 24px;
  cursor: pointer;
}
.feature_module_main .feature_module_box .title-box{
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 35px;
  border-bottom: 1px dotted #CDD4DF;
}
.feature_module_main .feature_module_box .title-box>img{
  margin-right: 5px;
}
.feature_module_main .feature_module_box>ul{
  display: flex;
  flex-flow: wrap;
  position: relative;
  z-index: 2;
}
.feature_module_main .feature_module_box ul>li.content_label{
  font-size: 14px;
  font-weight: 400;
  color: #555555;
  line-height: 35px;
  width: 248px;
  position: relative;
  padding-left: 10px;

}
.feature_module_main .feature_module_box ul li .label_name span{
  border-bottom: 1px dotted #D1DBE9;
  padding-bottom: 5px;
  position: relative;
}
.feature_module_main .feature_module_box ul.item_content>li:before {
  content: ' ';
  position: absolute;
  width: 5px;
  height: 5px;
  top: calc(50% - 1px);
  left: 0;
  border-radius: 50%;
  background: #2468F2;
}

.feature_module_main .feature_module2_box{
   width: 558px;
}
/*************适合日均单量结束*****************/




.label_tag{
  width: 32px;
  height: 32px;
  margin-right: 10px;
  margin-left: 10px;
}
.label_tag img{
  width: 100%;
  height: 100%;
}
.label_name{
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  color: #555555;
}
.label_name__gray{
  color: #BEC0C3;
  text-decoration: line-through;
}

.content_left .register_btn{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 110px;
  height: 34px;
  background: #2468F2;
  border: 1px solid #2468F2;
  border-radius: 17px;
  cursor: pointer;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  color: #FFFFFF;
  margin-left: 20px;
  margin-top: 18px;
  text-decoration: none;
}
.content_right_item .register_btn{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 110px;
  height: 34px;
  background: #2468F2;
  border: 1px solid #2468F2;
  border-radius: 17px;
  cursor: pointer;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  color: #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
  text-decoration: none;
}
.content_right_item a.look-more{
  background: #fff;
  margin: auto;
  color:#2468F2;
}
.view_more{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;  
}
.view_more .fn_btn{
  width: 208px;
  height: 42px;
  background: #FFFFFF;
  border: 1px solid #E8EFF5;
  border-radius: 21px;
  font-size: 16px;
  font-weight: 400;
  color: #555555;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

/* 急速发货展示区域 */     
.quick_delivery{
  width: 100%;
  background: #fff;
  margin-top: 60px;
}
.quick_delivery_content{
  width: 100%;
  padding-bottom: 60px;
}
.quick_delivery_content_title{
  font-size: 32px;
  font-family:' Microsoft YaHei';
  font-weight: 400;
  color: #333333;
  width: 100%;
  text-align: center;
  margin: 68px 0;
}
.quick_delivery_content_title .txt_color__blue{
  color: #2468F2;
}
.quick_delivery_content_txt{
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 40px;
  position: relative;
}
.quick_delivery_content_txt .content_txt_item{
  width: 15%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.quick_delivery_content_txt .content_txt_item .show{
  width: 148px;
  height: 148px;
}
.quick_delivery_content_txt .content_txt_item .show img{
  width: 100%;
  height: 100%;
}
.quick_delivery_content_txt .content_txt_item:last-child .show img{
  transform: translateY(10px);
}
.quick_delivery_content_txt .content_txt_item .icon_tag{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #387AFF;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 20px;
  margin: 10px 0 20px;
  position: relative;
  z-index: 1;
}
.quick_delivery_content_txt .content_txt_item .icon_tag .dot{
  width: 12px;
  height: 12px;
  background: #fff;
  font-style: normal;
  border-radius: 50%;
}
.quick_delivery_content_txt .content_txt_item:first-child .fa-check-circle{
  font-size: 34px;
  color: #2ac775;
  margin: 10px 0 20px;
}
.quick_delivery_content_txt .content_txt_item .name{
  margin-top: 6px;
  font-size: 16px;
  font-size: 20px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  color: #191C3D;
}
.step_bg_line{
  width: 70%;
  height: 4px;
  background: rgba(217, 234, 255, 0.37);
  position: absolute;
  bottom: 69px;
  left: 50%;
  transform: translateX(-50%);
}
.quick_register_btn{
  width: 100%;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.quick_register_btn a{
  display: inline-block;
  width: 110px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #2468F2;
  border: 1px solid #2468F2;
  border-radius: 17px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
}
@media screen and (max-width: 992px){
  .quick_delivery_content_txt .content_txt_item .name{
    font-size: 16px;
  }
  .step_bg_line{
    bottom: 63px;
  }
}

 /* 一键刊登文案区域  */
.listing_desc_area{
  width: 100%;
  padding-bottom: 23px;
  background: #F8F9FB;
}
.listing_desc_content{
  width: 100%;
}
.listing_desc_content .content_title{
  font-size: 32px;
  font-family:' Microsoft YaHei';
  font-weight: 400;
  color: #333333;
  width: 100%;
  text-align: center;
  margin: 68px 0;
}
.listing_desc_content .content_title .txt_color__blue{
  color: #2468F2;
}
.listing_desc_content .content_txt{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.listing_desc_content .content_txt .content_txt_item{
  width: 360px;
  height: 176px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
  transition: all 0.5s;
  margin-bottom: 25px;
  /* cursor: pointer; */
  padding: 20px 15px;
  box-sizing: border-box;
  display: flex;
}
.listing_desc_content .content_txt .content_txt_item:hover{
  box-shadow: 0px 0px 18px 2px rgba(34, 104, 240, 0.15);
}
.listing_desc_content .content_txt .content_txt_item .img_area{
  width: 78px;
  height: 78px;
  display: inline-block;
  margin-right: 5px;
}
.listing_desc_content .content_txt .content_txt_item .img_area img{
  width: 100%;
  height: 100%;
}
.listing_desc_content .content_txt .content_txt_item .con_area .txt_item_name{
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  color: #191C3D;
  margin: 10px 0;
}
.listing_desc_content .content_txt .content_txt_item .con_area{
  flex: 1;
}
.listing_desc_content .content_txt .content_txt_item .con_area .txt_item_con{
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  color: #66687E;
}
@media screen and (max-width: 992px){
  .listing_desc_content .content_txt .content_txt_item{
    width: 350px;
    height: 176px;
  }
}



/******************************************/

.home-title .m-title {
  color: #fff;
  font-size: 32px;
  padding: 40px 0;
  font-weight: 400;
}

.product_tab_button {
  display: inline-block;
  color: #fff;
  width: 140px;
  height: 40px;
  background: rgba(0,0,0,0.2);
  border-radius: 20px;
  text-align: center;
  line-height: 40px;
  margin-left: 18px;
  cursor: pointer;
}
.selected_type_erp_bg {
  background: rgba(36,104,242,0.82);
}
.section-customer-case-main-box{
  margin: auto;
  width: 100%;
  background:url("http://img.kuajingyan.com/uploadImg/home/article/20200317/1584427425645.png");
}
.swiper_container_customer_anli{
  padding-bottom: 30px;
  height: 280px;
}
.swiper_container_customer_anli>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom:20px !important;
}
.ec-customer-case-div{
  width:1200px;
  margin: auto;

}
/*@media only screen and (min-width: 1200px){*/
/*  .ec-customer-case-div {*/
/*    width: 100%;*/
/*    background: url(http://img.kuajingyan.com/uploadImg/home/article/20200317/1584427425645.png);*/
/*  }*/
/*}*/
.swiper_container_customer_anli .swiper-slide-active {
  padding: 0;
  background: url("http://img.kuajingyan.com/uploadImg/home/article/20200430/15882134533987.png") no-repeat;

  width:382px;
  height:215px;
  box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.06);
  border-radius:4px;


}

.swiper_container_customer_anli .swiper-slide:nth-child(3n) {
  margin-right: 30px;
  padding: 0;
  background: url("http://img.kuajingyan.com/uploadImg/home/article/20200430/15882131408179.png") no-repeat;

  width: 380px;
  height: 215px;
  box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.06);
  border-radius:4px;
}

.swiper_container_customer_anli .swiper-slide:nth-child(3n+2) {
  margin-top:22px;
  background: url("http://img.kuajingyan.com/uploadImg/home/article/20200430/15882134008657.png") no-repeat;
}


.swiper_container_customer_anli .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.swiper_container_customer_anli .swiper-pagination-bullet {
  width: 35px;
  height: 8px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 50px;
}


.swiper_slide_div{
  color:#fff;
  width: 100%;
  height: 100%;

}
.swiper_slide_div span img{
  width: 30px;
}
.customer_anli_desc {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255,255,255,1);
  line-height: 24px;
  margin-top: 20px;
  height: 100px;
  overflow: hidden;
}
.anli_desc{
  text-align: left;
  padding-left: 70px;
  padding-right: 70px;
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(255,255,255,1);
  line-height:24px;
}
.swiper_slide_content_left{
  width: 15%;
  height: 100%;
  border:0px solid;
  text-align: center;
}
.swiper_slide_content_center{
  width: 70%;
  height: 100%;
  border:0px solid;
}
.swiper_slide_content_right{
  width: 15%;
  height: 100%;
  border:0px solid;
  text-align: center;
}
.customer_anli_title{
  margin-top:35px;
  font-size:18px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(255,255,255,1);
}
.display_none{
  display: none !important;
}
.display_block{
  display: block !important;
}
.box{height: 100%;width:100%; border: solid 0px; overflow-y:scroll;padding-right: 10px; }
.box::-webkit-scrollbar {
  width: 5px;
  height: 2px;
  background: #313131;
  border-radius: 10px;
}
.box::-webkit-scrollbar {
  width: 5px;
  height: 2px;
  background: #313131;
  border-radius: 10px;
}
.box::-webkit-scrollbar-thumb {
  display: block;
  width: 3px;
  margin: 0 auto;
  border-radius: 10px;
  background: #fff;
}
.box::-webkit-scrollbar-thumb {
  display: block;
  width: 3px;
  margin: 0 auto;
  border-radius: 10px;
  background: #fff;
}
.pick-show{
  border:1px solid #ddd !important;
}
.pick-province,.pick-city,.pick-arrow{
  color:#000 !important;
}
.home-content-div-more-btn {
  height: 70px;
  width: 100%;
  text-align: center;
  padding-top: 15px;

}
.home-content-div-more-btns {
  width: 150px;
  height: 36px;
  background: rgba(36,104,242,1);
  border-radius: 17px;
  color: #fff;
  border: none;
}
.home-news-div{
  position: relative;
}
.home-news-div .swiper-button-prev{
  background-image: url(http://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2020/12/30/eccang_1609319891.png);
  background-size: 60%;
  left: -35px;

}

.home-news-div  .swiper-button-next{
  background-image: url(http://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2020/12/30/eccang_1609319910.png);
  background-size: 60%;
  right: -35px;

}







/* erp定价区域 */
.section-rep-main-box{
  background: #fff;
  padding-bottom: 17px;
  overflow: hidden;
}

.section-mobile-rep{
  display: none;
}
.vip-table-large{ display:block; margin-bottom:30px;  }
.vip-item{ width:100%; display:flex; display: -webkit-flex; flex-direction:row;  }
.v-col-1{ width:170px;  padding-bottom:15px; }

.vip-table-large .vip-item .v-col-1:before{
  background-image: -webkit-linear-gradient(264deg,rgba(170, 184, 210, 1),rgba(170, 184, 210, 1));
  background-image: linear-gradient(186deg,rgba(170, 184, 210, 1),rgba(170, 184, 210, 1));
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 14px;
  border-radius: 8px 0px 0px 0px;
}
.v-col-2,.v-col-3,.v-col-4, .v-col-5{
  width:30%;
  background:#fff;
  box-shadow:0 0 8px rgba(0,0,0,.06);
  margin-left:0px;
  transition:.5s;
  padding-bottom:20px;
}
.v-col-2 .discount-sign-box{
  position: absolute;
  top: 0;
  right: 0;
  width: 96px;
  height: 30px;
  background: #FF643A;
  border-radius: 0px 0px 0px 12px;
  color:#fff;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
}
.v-col-2 .discount-p-box{
  font-size: 14px;
  font-weight: 400;
  color: #FF643A;
  margin: 0;
  height: 30px;
  line-height: 30px;
}
.vip-table-large .vip-item .v-col-2:before{
  background-image: -webkit-linear-gradient(264deg,rgba(152, 178, 222, 1)rgba(152, 178, 222, 1));
  background-image: linear-gradient(186deg, rgba(152, 178, 222, 1),rgba(152, 178, 222, 1));
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 14px;
  border-radius: 4px 4px 0px 0px;
}
.vip-table-large .vip-item .v-col-3:before{
  background-image: -webkit-linear-gradient(264deg,rgba(253, 188, 32, 1),rgba(253, 188, 32, 1));
  background-image: linear-gradient(186deg,rgba(253, 188, 32, 1),rgba(253, 188, 32, 1));
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 14px;
  border-radius: 4px 4px 0px 0px;
}
.vip-table-large .vip-item .v-col-4:before{
  background-image: -webkit-linear-gradient(264deg,rgba(62, 139, 252, 1),rgba(62, 139, 252, 1));
  background-image: linear-gradient(186deg,rgba(62, 139, 252, 1),rgba(62, 139, 252, 1));
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 14px;
  border-radius: 4px 4px 0px 0px;
}
.vip-table-large .vip-item .v-col-5:before{
  background-image: -webkit-linear-gradient(264deg,rgba(77, 106, 149, 1),rgba(77, 106, 149, 1));
  background-image: linear-gradient(186deg,rgba(77, 106, 149, 1),rgba(77, 106, 149, 1));
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 14px;
  border-radius: 4px 4px 0px 0px;
}
.v-row-top{ height: 62px;}
.v-col-current{
  z-index:2 !important;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}
.v-col-current1,
.v-col-current2,
.v-col-current3,
.v-col-current4{
  z-index:2 !important;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}
.vip-table-large .vip-item>div{
  position: relative;
  overflow: hidden;
  background: #fff;
  z-index: 1;
}
.erp-title-box{
  font-size: 32px;
  font-weight: 400;
  color: #333333;
  line-height: 91px;
  text-align: center;
}
.function-details-box{
  width: 100%;
  text-align: center;
  background: #fff;
}
.function-details-box thead tr th{
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #1A1C3E;
  line-height: 56px;
}
.erp-product-box{
  text-align: center;
}
.erp-product-box .title{
  margin-top: 33px;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
}
.erp-product-box .current-price-box{
  margin-top: 25px;
}
.erp-product-box .current-price-box__title{
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  color: #555555;
  margin-top: 40px;
}
.erp-product-box .current-price-box .price{
  /* font-size: 16px; */
  font-size: 30px;
  font-weight: 400;
  color: #F5222D;
}
.erp-product-box .current-price-box .unit-box{
  font-size: 14px;
  color: #555555;
}
.erp-product-box .btn-buy-box{
  margin-top: 25px;
}
.erp-product-box .btn-buy-box a{
  width: 90px;
  height: 30px;
  background: #2468F2;
  border-radius: 15px;
  line-height: 30px;
  color:#fff;
  text-align: center;
  display: inline-block;
}
.erp-product-box .btn-buy-box__free a{
  background: #E8E8E8;
}
.vip-table-large .rep-order-box a.a-btn{
  width: 140px;
  height: 40px;
  background: #2468F2;
  border-radius: 20px;
  color:#fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  display: inline-block;
}
.rep-order-box{
  margin-top: 40px;
}
.rep-order-box ul li{
  font-size: 13px;
  font-weight: 400;
  color: #555555;
  line-height: 46px;
  text-align: center;
  background: rgba(249, 249, 249, 1);
  font-family: 'Microsoft YaHei';
}
.rep-order-box__title ul li{
  text-align: left;
  display: flex;
  align-items: center;
  padding-left: 15px;
  box-sizing: border-box;
}
.rep-order-box__title ul li img{
  margin-right: 8px;
}
.rep-order-box ul li:nth-child(2n){
  background: #ffffff;
}
.contact_us{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 50px;

}
.contact_us .weixin-btn{
  position: relative;
}
.contact_us .weixin-btn .weixin-img{
  position: absolute;
  top: -235px;
  left: -30px;
  width: 200px;
  height: 200px;
  z-index: 5;
  border: 1px solid #eeeeee;
  display: none;
}

.contact_us .weixin-img img{
  width: 100%;
  height: 100%;
}

.contact_us .contact_us__desc{
  color: #66687E;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 15px;
}
.contact_us .contact_us__desc .tel{
  color: #2468F2;
}
.contact_us .contact_us__btn{
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact_us .contact_us__btn .demo_link{
  width: 150px;
  height: 39px;
  text-align: center;
  line-height: 39px;
  background: #2468F2;
  border-radius: 4px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  color: #FFFFFF;
  display: inline-block;
}
.contact_us .contact_us__btn .demo_link:first-child{
  margin-right: 10px;
}
.info_desc_area{
  width: 100%;
  background: #fff;
  overflow: hidden;
}
.info_desc_con{
  width: 100%;
  padding-top: 100px;
  overflow: hidden;
}
.info_desc_con_item{
  width: 100%;
  display: flex;
  margin-bottom: 120px;
}
.info_desc_con_item_txt{
  width: 40%;
  padding-left: 35px;
  box-sizing: border-box;
}
.info_desc_con_item_img{
  flex: 1;
}
.info_desc_con_item_img img{
  width: 100%;
}
.info_desc_con_item_img_scale{
  text-align: right;
}
.info_desc_con_item_img_scale img{
  width: 75%;
}
.info_desc_con_item_txt .title{
  font-size: 24px;
  font-weight: bold;
  color: #191C3D;
  margin: 85px 0 20px;
}
.info_desc_con_item_txt .title_top__reduce{
  margin-top: 60px;
}
.info_desc_con_item_txt .tag{
  width: 24px;
  height: 2px;
  background: #2468F2;
  border: 1px solid #2468F2;
  margin-bottom: 20px;
}
.info_desc_con_item_txt .list{
  margin-bottom: 20px;
}
.info_desc_con_item_txt .list .list_item{
  /* height: 45px; */
  font-size: 15px;
  font-weight: 400;
  color: #191C3D;
  opacity: 0.9;
  display: flex;
  align-items: center;
  position: relative;
  padding: 10px 10px;
  box-sizing: border-box;
}
.info_desc_con_item_txt .list .list_item .dot{
  display: inline-block;
  width: 6px;
  height: 6px;
  font-size: 12px;
  font-weight: 400;
  background: #66687E;
  opacity: 0.9;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 17px;
}
.info_desc_con_item_txt .rigister_btn{
  display: inline-block;
  width: 110px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #2468F2;
  border: 1px solid #2468F2;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
}
@media screen and (max-width:1200px){
  .info_desc_con_item_txt .title{
    margin-top: 60px;
    font-size: 20px;
  }
  .info_desc_con_item_txt .list .list_item{
    font-size: 12px;
    padding: 5px 10px;
  }
}
@media screen and (max-width:992px){
  .info_desc_con_item_txt .title{
    margin-top: 20px;
    font-size: 16px;
  }
  .info_desc_con_item_txt .list .list_item{
    font-size: 12px;
    padding: 5px 10px;
  }
}
.item_detail_area{
  width: 100%;
}
.item_detail_area_item{
  width: 100%;
}
.detail_area_item_con{

  background: #FCFDFF;
  box-shadow: 0px 0px 8px 0px #E2E7F0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 12px;
  font-weight: 400;
  color: #777777;
  line-height: 18px;
  padding: 5px 0;
}


.detail_area_item_con .con_item{
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;

}
.detail_area_item_con .con_item.con_items{
  width: 105px;
}

.detail_area_item_con .con_item .img_tag{
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.detail_area_item_con .con_item .img_tag img{
  width: 100%;
  height: 100%;
}
.detail_area_item_con .con_item .txt{
  font-size: 14px;
  font-weight: 400;
  color: #777777;
}
.detail_area_item_con .con_item .txt_gray{
  color: #CECFD2;
  text-decoration: line-through;
}
.arrow_to_detail{
  width: 100px;
  background: #FBFBFB;
  position: absolute;
  top: 0px;
  left: 76px;
  display:none;
}
.arrow_to_detail.arrow_to_details{
  width: 105px;
}
.arrow_to_detail2{
  width: 200px;

}
.label_name__active .arrow_to_detail{

  display:block;
}
.arrow_to_detail .triangle-left-box{
  position: absolute;
  top: 8px;
  left: -7px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 7px solid #E2E7F0;
  border-bottom: 5px solid transparent;
  z-index: 1;
}
.arrow_to_detail .triangle-left-box:before{
  content: '';
  position: absolute;
  top: -4px;
  left: 0px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-right: 7px solid #FCFDFF;
  border-bottom: 4px solid transparent;


  z-index: 2;




}

.feature_module__detail .item_content .content_label{
  position: relative;
}
.content_right_item .item_content_middle{
  display: none;
}
.content_right_item .item_content_small{
  display: none;
}
.label_name__active{
  color: #2468F2;
}

@media screen and (max-width: 1201px){
  .content_right_item .item_content_large{
    display: none;
  }
  .content_right_item .item_content_small{
    display: none;
  }
  .content_right_item .item_content_middle{
    display: block;
  }
  .item_detail_area{
    margin-bottom: 10px;
  }
  .content_right_item .item_content{
    display: flex;
  }
}
@media screen and (max-width: 992px){
  .content_right_item .item_content_large{
    display: none;
  }
  .content_right_item .item_content_middle{
    display: none;
  }
  .content_right_item .item_content_small{
    display: block;
  }
  .item_detail_area{
    margin-bottom: 10px;
  }
  .content_right_item .item_content{
    display: flex;
  }
}

/* pc如意版功能介绍板块 */
.ruyi_fn_detail_area{
  width: 100%;
  background: #fff;
}
.ruyi_fn_detail_area .h3-title{
  font-size: 32px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  margin: 40px 0 30px;
}
.ruyi_fn_detail_area .media {
  padding: 12px 25px;
  border: 1px solid #e4ecf3;
  margin-bottom: 22px;
}
.ruyi_fn_detail_area .media:hover{
  box-shadow:0px 0px 18px 2px rgba(34,104,240,0.15);
}
.ruyi_fn_detail_area .media-body{
  padding-top: 20px;
}
.ruyi_fn_detail_con .menu-list p {
  color: #a9adb1;
  padding-top: 4px;
  height: 60px;
}
.ruyi_fn_detail_area .icon-img {
  padding: 18px 0;
  height: 80px;
}
.ruyi_fn_detail_area .appointment_btn{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0 30px;
}
.ruyi_fn_detail_area .appointment_btn a{
  width: 118px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #2468F2;
  border: 1px solid #2468F2;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  display: inline-block;
}

/* pc如意版客户聊天图板块 */
.chat-layout {
  width: 100%;
  height: 671px;
  background: url("http://img.kuajingyan.com/uploadImg/home/article/20200317/1584427425645.png");
  overflow: hidden;
}
.chat-layout .chat__title{
  width: 100%;
  text-align: center;
  margin: 50px 0 30px;
  font-size: 32px;
}

.chat-key_list_box{
  width: 100%;
  height: 500px;
  display: flex;
  align-items: center;
}

.chat-layout .key_nav {
  width: 340px;
  height: 100%;
  background: #fff;
  border: 1px solid #ececed;
}

.chat-layout .in {
  width: 100%;
  margin: 0 auto;
  position: relative;
  min-height: 500px;
}

.chat-layout .in .in-left {
  width: 340px;
  height: 100%;
  background-color: #353549;
  border: 0;
}
.chat-layout .in .in-right {
  height: 100%;
  background-color: #f2f7f7;
}
.chat-layout .in .in-right .title {
  padding: 15px 20px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #eee;
}
.chat-layout .chat-content {
  padding: 20px;
}
.chat-layout .chat-content li {
  overflow: hidden;
}
.chat-layout .chat-content .li-flex {
  width: 350px;
  display: flex;
  margin-bottom: 20px;
}
.chat-layout .chat-content .positon-right {
  justify-content: flex-end;
  float: right;
}
.chat-layout .chat-content .li-flex img {
  width: 42px;
  height: 42px;
  border: 1px solid #eee;
  border-radius: 21px;
}
.chat-layout .chat-content .li-flex .content-text {
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
}
.chat-layout .chat-content .li-flex .content-text.right-text {
  color: #fff;
  background-color: #55d48b;
}

.chat-layout .key_list_con {
  flex: 1;
}

.chat-layout .key_nav li a {
  color: #fff;
  font-size: 16px;
  display: block;
  /* height: 54px; */
  /* line-height: 54px; */
  text-indent: 10px;
  position: relative;
}
.chat-layout .key_nav li a div.chat-key-icon{
  width: 16px;
  height: 16px;
  background: url("http://img.kuajingyan.com/uploadImg/fw/warehouse/20200424/15877087057968.png") no-repeat;
  position: absolute;
  top:calc(50% - 8px);
  right: 10px;
}
.chat-layout .key_nav li a.on div.chat-key-icon{
  background: url("http://img.kuajingyan.com/uploadImg/fw/warehouse/20200424/15877086940234.png") no-repeat;
}
.chat-layout .key_nav li .on {
  color: #fff;
  background: #43436e;
  /* border-right: 3px solid #4cb4e7; */
}

.chat-layout .key_nav li .on {
  color: #fff;
  background: #43436e;
  /* border-right: 3px solid #4cb4e7; */
}
.chat-layout .flex {
  padding: 21px 15px;
  display: flex;
  align-items: center;
}
.chat-layout .flex .flex-left {
  width: 42px;
  height: 42px;
}
.chat-layout .flex .flex-right {
  color: #fff;
  text-indent: 10px;
  flex: 1;
  line-height: 20px;
  font-size: 14px;
}
.chat-layout .flex .flex-right .gray {
  font-size: 12px;
  color: #6a7681;
}

.chat-layout .in .circle {
  display: inline-block;
  width: 10px;
  height: 10px;

  border-radius: 20px;
}
.chat-layout .min_box {
  background-color: #353549;
}
.chat-layout .min_box .accordion-inner {
  background-color: #f2f7f7;
}
.bgc-red {
  background-color: #ff6058;
}
.bgc-yellow {
  background-color: #fec030;
}
.bgc-green {
  background-color: #28c740;
}

/* pc如意版极客服务描述板块 */
.geek_desc_area{
  width: 100%;
}
.geek_desc_area .j_title{
  font-size: 32px;
  margin: 40px 0 20px;
  text-align: center;
}
.geek_desc_con{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.geek_desc_con .menu-list{
  width: 33.3%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 15px;
  box-sizing: border-box;
}
.geek_desc_con .menu-list .icon-img{
  padding: 18px 0;
}
.geek_desc_con .menu-list h4{
  margin: 10px 0;
  text-align: center;
  font-size: 18px;
}
.geek_desc_con .menu-list p{
  color: #a9adb1;
  padding-top: 4px;
  height: 60px;
  overflow: hidden;
  font-size: 14px;
  text-align: center;
}
.geek_desc_area .appointment_btn{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0 30px;
}
.geek_desc_area .appointment_btn a{
  display: inline-block;
  width: 118px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #2468F2;
  border: 1px solid #2468F2;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
}
@media screen and (max-width: 991px){
  .geek_desc_con .menu-list{
    width: 50%;
  }
}

@media screen and (max-width: 768px){
  .chat-layout{
    height: auto;
  }
  .chat-layout .in{
    min-height: 0;
  }
}




/* -------- pc端结束 --------- */









/* -------- 移动端开始 --------- */

.product_center_mobile{
  width: 100%;
  font-family: 'Microsoft YaHei';
}
.mobile_version .label_tag{
  width: 30px;
  height: 30px;
  margin: 0 10px;
}
.mobile_version .label_tag img{
  width: 100%;
  height: 100%;
}
.mobile_version .label_name{
  font-size: 15px;
  font-weight: 400;
  color: #555555;
}
/* banner区域以及版本的menu按钮区域 */
.m_banner_area{
  height: auto;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.m_banner_area_btn{
  width: 100%;
  height: auto;
  display: inline-block;
  overflow: hidden;
}
.m_banner_area_btn img{
  width: 100%;
  display : block ;
}
.m_menu_area{
  width: 100%;
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
}
.m_menu_item{
  /* width: 33%; */
  /* width: 120px; */
  width: 27%;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  background: #F6F6F6;
  box-shadow: 0px 2px 9px 0px rgba(215, 221, 235, 0.6);
  border-radius: 0px 8px 0px 8px;
  position: absolute;
  bottom: 0;
}
.m_menu_item>a{
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

}
.m_menu_item:nth-child(1){
  left: 4%;
  z-index: 4;
  background: #fff;
}
.m_menu_item:nth-child(2){
  left: 26%;
  z-index: 3;
  background: #F6F6F6;
}
.m_menu_item:nth-child(3){
  left: 48%;
  z-index: 2;
  background: #F1F0F0;
}
.m_menu_item:nth-child(4){
  left: 69%;
  z-index: 1;
  background: #ECECEC;
}
.m_menu_item:first-child{
  border-radius: 8px 8px 0px 0px;
}
.m_menu_item .m_menu_item__tag{
  position: absolute;
  right: 0;
  top: 0;
  background: red;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  color: #FFFFFF;
  /* width: 53px; */
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #FF643A;
  border-radius: 0px 8px 0px 8px;
  display: none;
}
.m_menu_item__name{
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  color: #333333;
  padding: 12px 0 5px;
}
.m_menu_item__desc{
  font-size: 9px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  color: #555555;
  transform: scale(0.8);
}

.m_menu_item__active{
  z-index: 5 !important;
  border-radius: 8px 8px 0px 0px;
  background: #fff !important;
}
.m_menu_item__active .m_menu_item__name{
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  margin-top: 10px;
}
.m_menu_item__active .m_menu_item__tag{
  display: block;
}
.m_menu_item__active .m_menu_item__desc{
  font-size: 12px;
}
@media screen and (max-width: 320px){
  /* .m_menu_item{
    width: 37%;
  }
  .m_menu_item:nth-child(2){
    left: 22%;
  }
  .m_menu_item:nth-child(3){
    left: 41%;
  }
  .m_menu_item:nth-child(4){
    left: 59%;
  } */
}

/* 版本特性区域 */
.m_module_feature{
  width: 100%;
  background: #fff;
  padding: 0 15px 35px;
  box-sizing: border-box;
}
.m_module_feature_title{
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  margin:  45px 0 30px;
}
.m_module_feature_title .count{
  color: #2468F2;
}
.m_module_feature_con .panel{
  margin-bottom: 9px;
  box-shadow: none;
}
.panel-body .item_content{
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0;
  box-sizing: border-box;
}
.panel-body .item_content .content_label{
  display: flex;
  align-items: center;
  width: 50%;
  margin-bottom: 10px;
}
.panel-body .item_content .content_label .label_tag{
  width: 30px;
  height: 30px;
}
.panel-body .item_content .content_label .label_tag img{
  width: 100%;
  height: 100%;
}
.panel-body .item_content .content_label .label_name{
  font-size: 14px;
  font-weight: 400;
  color: #555555;
  position: relative;
  padding-left: 10px;
}
.panel-body .item_content .content_label .label_name:before{
  content: '';
  position: absolute;
  top:calc(50% - 2px);
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background:#2468F2;
}
.panel-body .item_content .content_label .label_name__gray{
  color: #BEC0C3;
}
.sub-panel .panel-title>a{
  padding: 0 13px;
}
.m_login_btn{
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.m_login_btn .btn_link{
  width: 110px;
  height: 34px;
  background: #2468F2;
  border-radius: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
}
.m_login_btn .look-more{
  background: #fff;
  color: #2468F2;
  border: solid 1px #2468F2;
}
/* 极速发货描述模块 */
.m_quick_delivery{
  width: 100%;
  background: #F8F9FB;
  overflow: hidden;
}
.m_quick_delivery_title{
  width: 100%;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  margin: 35px 0 10px;
}
.m_quick_delivery_title .txt_blue{
  color: #2468F2;
}
.m_quick_delivery_con{
  overflow: hidden;
  width: 100%;
  padding: 30px 0 0;
}
.con_top, .con_middle, .con_bottom{
  width: 100%;
  display: flex;
  justify-content: center;
}
.step_area{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.step_area .step_area_img{
  /* width: 60px;
  height: 60px; */
  margin-bottom: 10px;
}
.step_area .step_area_img img{
  /* width: 100%;
  height: 100%; */
  width: 20vw;
}
.img_step_1_to_2 img,
.img_step_2_to_3 img,
.img_step_3_to_4 img {
  width: 10vw;
}
.img_step_1_to_2, .img_step_2_to_3, .img_step_3_to_4{
  display: flex;
  align-items: center;
}
.img_step_1_to_2 img{
  transform: translateY(-12px);
}
.step_4{
  transform: translateX(-14px);
}
.img_step_3_to_4{
  transform: rotateY(180deg) translateY(-7px);
}
.step_4_img{
  transform: rotateY(180deg) translate(4px, 5px);
}
.con_middle{
  height: 50px;
}
.img_step_2_to_3{
  /* transform: rotate(90deg) translateY(-57px); */
  transform: rotate(90deg) translateY(-16vw);
}
.step_1_txt, .step_2_txt, .step_3_txt, .step_4_txt{
  font-size: 12px;
  font-weight: 400;
  color: #191C3D;
}
.img_step_1_to_2{
  margin: 0 10px;
}
.step_3{
  transform: translateX(10px);
}

/* 一键刊登描述区域 */
.m_listing_desc{
  width: 100%;
  background: #fff;
  overflow: hidden;
}
.m_listing_desc_title{
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  margin: 35px 0 30px;
}
.m_listing_desc_title .txt_blue{
  color: #2468F2;
}
.m_listing_desc_con{
  height: 480px;
}
.m_listing_desc_con_detail.swiper-wrapper{
  /* height: auto; */
  padding-bottom: 20px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px){
  .m_listing_desc_con{
    height: 390px;
  }
  .panel-title{
     display: flex;
     justify-content: space-between;

  }
  .panel-title i.icon{
    font-size: 16px;
  }
}
@media screen and (max-width: 571px){
  .m_listing_desc_con{
    height: 410px;
  }
}
@media screen and (max-width: 427px){
  .m_listing_desc_con{
    height: 430px;
  }
}
@media screen and (max-width: 415px){
  .m_listing_desc_con{
    height: 445px;
  }
}
@media screen and (max-width: 375px){
  .m_listing_desc_con{
    height: 480px;
  }
}
@media screen and (max-width: 350px){
  .m_listing_desc_con{
    height: 500px;
  }
}
@media screen and (max-width: 336px){
  .m_listing_desc_con{
    height: 520px;
  }
}
.swiple_item{
  padding: 0 18px;
  box-sizing: border-box;
}
.swiple_item .content_txt_item{
  display: flex;
  padding: 12px;
  margin-bottom: 18px;
}
.swiple_item .content_txt_item .con_area .txt_item_name{
  font-size: 16px;
  font-weight: 400;
  color: #191C3D;
  margin: 10px 0 5px;
}
.swiple_item .content_txt_item .con_area .txt_item_con{
  font-size: 13px;
  font-weight: 400;
  color: #66687E;
  line-height: 22px;
}
.m_login_btn__top{
  margin-top: 25px;
  margin-bottom: 35px;
}
.m_btn__bottom40{
  margin-bottom: 40px;
}

/* ERP定价区域 */
.m_erp_price{
  width: 100%;
  background: #fff;
  padding: 0 15px;
  box-sizing: border-box;
}
.m_erp_price_title{
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  margin: 30px 0;
}
.m_erp_price_con{
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #F2F2F2;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
}
.m_erp_price_con_version_name{
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: -16px;
  overflow: hidden;
  width: 100%;
  height: 70px;
}
.m_erp_price_con_version_name_item{
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  bottom: 0;
}
.m_erp_price_con_version_name_item .version_name_item_txt{
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  margin: 20px 0 12px;
}
.m_erp_price_con_version_name_item:nth-child(1){
  background: #FAFAFA;
  border-radius: 8px 8px 0px 0px;
  left: 15%;
  transform: translateX(-50%);
  z-index: 4;
}
.m_erp_price_con_version_name_item:nth-child(2){
  background: #F6F6F6;
  border-radius: 0px 8px 0px 8px;
  left: 38%;
  transform: translateX(-50%);
  z-index: 3;
}
.m_erp_price_con_version_name_item:nth-child(3){
  background: #F2F2F2;
  border-radius: 0px 8px 0px 8px;
  left: 62%;
  transform: translateX(-50%);
  z-index: 2;
}
.m_erp_price_con_version_name_item:nth-child(4){
  background: #ECECEC;
  border-radius: 0px 8px 0px 8px;
  left: 85%;
  transform: translateX(-50%);
  z-index: 1;
}
.version_name_item_tag{
  height: 6px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.m_erp_price_con_version_name_item:nth-child(1) .version_name_item_tag{
  background: #98B2DE;
  border-radius: 8px 8px 0px 0px;
}
.m_erp_price_con_version_name_item:nth-child(2) .version_name_item_tag{
  background: #FDBC20;
  border-radius: 0px 8px 0px 8px;
}
.m_erp_price_con_version_name_item:nth-child(3) .version_name_item_tag{
  background: #3E8BFC;
  border-radius: 0px 8px 0px 8px;
}
.m_erp_price_con_version_name_item:nth-child(4) .version_name_item_tag{
  background: #4D6A95;
  border-radius: 0px 8px 0px 8px;
}
.m_erp_price_version_active{
  z-index: 5 !important;
  border-radius: 8px 8px 0px 0px !important;
  background: #fafafa !important;
}
.m_erp_price_version_active .version_name_item_txt{
  font-size: 18px;
  margin-top: 25px;
}
.m_erp_price_version_active .version_name_item_tag{
  height: 9px;
  border-radius: 8px 8px 0px 0px !important;
}
.m_erp_version_desc{
  width: 100%;
}
.m_erp_version_desc_tips{
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #555555;
  margin: 20px 0;
}
.m_erp_version_desc_money{
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #555;
  margin-bottom: 30px;
}
.m_erp_version_desc_money .num{
  font-size: 52px;
  color: #F5222D;
}
.m_erp_version_desc_fn_btn{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 36px;
}
.m_erp_version_desc_fn_btn a{
  display: inline-block;
  width: 180px;
  height: 42px;
  background: #2468F2;
  border-radius: 21px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.m_erp_version_desc_fn_btn_free a{
  background: #E8E8E8;
}
.m_erp_version_desc_list{
  display: flex;
}
.m_erp_version_desc_list .title{
  width: 40%;
}
.m_erp_version_desc_list .title li{
  height: 46px;
  line-height: 46px;
  /* padding-left: 25px; */
  padding-left: 25%;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 400;
  color: #555555;
}
.m_erp_version_desc_list li:nth-child(2n){
  background: #fff;
}
.m_erp_version_desc_list li:nth-child(2n - 1){
  background: #F9F9F9;
}
.m_erp_version_desc_list .desc{
  flex: 1;
}
.m_erp_version_desc_list .desc li{
  width: 100%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 400;
  color: #555555;
}

/* 预约演示按钮 */
.m_fn_demo{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 40px 15 30px;
  box-sizing: border-box;
}
.m_fn_demo_tips{
  font-size: 14px;
  font-weight: 400;
  color: #66687E;
  text-align: center;
}
.m_fn_demo_tips .tel{
  color: #2468F2;
}
.m_fn_demo_btn{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.m_fn_demo_btn a{
  display: inline-block;
  width: 150px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  background: #2468F2;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
}

.m_version_desc_area{
  width: 100%;
  background: #fff;
  padding: 0 15px 20px;
}
.m_version_desc_con{
  width: 100%;
  overflow: hidden;
}
.m_version_desc_item{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.m_version_desc_item_title{
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #191C3D;
  margin: 50px 0 20px;
  text-align: center;
}
.m_version_desc_item_tag{
  width: 24px;
  height: 2px;
  background: #2468F2;
  border: 1px solid #2468F2;
}
.m_version_desc_item_txt{
  margin: 10px 0;
}
.m_version_desc_item_txt_item{
  padding: 5px 10px;
  box-sizing: border-box;
  position: relative;
}
.m_version_desc_item_txt_item .tag{
  width: 6px;
  height: 6px;
  background: #66687E;
  border-radius: 50%;
  opacity: 0.9;
  position: absolute;
  top: 17px;
  left: 0;
}
.m_version_desc_item_txt_item .txt{
  height: 14px;
  font-size: 13px;
  font-weight: 400;
  color: #191C3D;
  line-height: 30px;
  opacity: 0.9;
}
.m_version_desc_item_img{
  width: 100%;
  margin-bottom: 26px;
}
.m_version_desc_item_img img {
  width: 100%;
}
.m_version_desc_item_btn{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.m_version_desc_item_btn a{
  width: 110px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #2468F2;
  border: 1px solid #2468F2;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
}

.m_content_label__warehouse{
  display: flex;
  align-items: center;
  width: 100%;
  height: 40px;
  position: relative;
}
.m_content_label__warehouse .arrow_to_detail{
  width: 15px;
  height: 15px;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  background: #FFF;
  position: absolute;
  bottom: -15px;
  left: 35%;
}
.m_detail_area_item_con{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 15px;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0px 4px 31px 1px rgba(218, 218, 218, 0.52);
  margin-bottom: 10px;
}
.m_detail_area_item_con .con_item{
  width: 50%;
  display: flex;
  align-items: center;
  padding: 5px 0;
}
.m_detail_area_item_con .con_item .img_tag{
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.m_detail_area_item_con .con_item .img_tag img{
  width: 100%;
  height: 100%;
}
.m_detail_area_item_con .con_item .txt{
  font-size: 14px;
  font-weight: 400;
  color: #777777;
}
.m_detail_area_item_con .con_item .txt_gray{
  color:#CECFD2;
  text-decoration: line-through;
}
.m_login_btn_fn{
  margin-top: 20px;
  margin-bottom: 0;
}

.m_ruyi_fn_desc{
  width: 100%;
}
.m_ruyi_fn_desc_title{
  font-size: 20px;
  text-align: center;
  font-weight: 400;
  color: #333333;
  margin: 30px 0;
}
.m_ruyi_fn_desc_title .txt_blue{
  color: #2468F2;
}
.m_ruyi_fn_desc_con{
  width: 100%;
  height: 400px;
}
.m_ruyi_fn_desc_con_detail{
  width: 100%;
}
.m_ruyi_fn_desc_con_detail.swiper-wrapper{
  /* height: auto; */
  padding-bottom: 20px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px){
  .m_ruyi_fn_desc_con{
    width: 100%;
    height: 370px;
  }
}
@media screen and (max-width: 486px){
  .m_ruyi_fn_desc_con{
    width: 100%;
    height: 380px;
  }
}
@media screen and (max-width: 380px){
  .m_ruyi_fn_desc_con{
    width: 100%;
    height: 400px;
  }
}
@media screen and (max-width: 341px){
  .m_ruyi_fn_desc_con{
    width: 100%;
    height: 420px;
  }
}
.m_ruyi_fn_desc_con_detail .content_txt_item{
  display: flex;
}
.m_ruyi_fn_desc_con_detail .img_area{
  width: 60px;
  height: 60px;
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
}
.m_ruyi_fn_desc_con_detail .con_area{
  flex: 1;
}
.m_ruyi_fn_desc_con_detail .img_area img{
  width: 100%;
}

.m_ruyi_cusfeedback{
  width: 100%;
  padding: 0 15px;
  overflow: hidden;
}
.m_ruyi_cusfeedback .h3-title{
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  margin: 30px 0;
}
.m_ruyi_cusfeedback .chat_title__tag{
  border-bottom: 1px solid rgba(89, 101, 114, 0.15);
}
.m_ruyi_cusfeedback .item_flex{
  display: flex;
  align-items: center;
  padding: 5px 15px;
  box-sizing: border-box;
}
.m_ruyi_cusfeedback .item_flex .flex-left{
  width: 41px;
  margin-right: 10px;
}
.m_ruyi_cusfeedback .item_flex .flex-right{
  flex: 1;
}
.m_ruyi_cusfeedback .item_flex .flex-right .txt{
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
}
.m_ruyi_cusfeedback .item_flex .flex-right .gray{
  font-size: 12px;
  font-weight: 400;
  color: #6A7681;
}
.m_ruyi_cusfeedback .icon_area{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.m_ruyi_cusfeedback .icon_area .expend_icon{
  font-size: 22px;
  color: #fff;
  margin-bottom: 5px;
}
.m_ruyi_cusfeedback .click_bg{
  width: 16px;
  height: 16px;
  background: url("http://img.kuajingyan.com/uploadImg/fw/warehouse/20200424/15877087057968.png") no-repeat;
}
.m_ruyi_cusfeedback .click_on{
  background: url("http://img.kuajingyan.com/uploadImg/fw/warehouse/20200424/15877086940234.png") no-repeat;
}
.m_ruyi_cusfeedback .chat-content__item{
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.m_ruyi_cusfeedback .chat-content__item:last-child{
  margin-bottom: 0;
}
.m_ruyi_cusfeedback .chat-content__item img{
  width: 40px;
}
.m_ruyi_cusfeedback .right{
  justify-content: flex-end;
}
.m_ruyi_cusfeedback .left{
  justify-content: flex-start;
}
.m_ruyi_cusfeedback .chat-content__item .content-text{
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
  border-radius: 10px;
  padding: 10px;
  box-sizing: border-box;
  max-width: 80%;
  color: #66687E;
  background:#fff;
}
.m_ruyi_cusfeedback .chat-content__item .right-text{
  color: #fff;
  background: #55D48B;
}
.m_ruyi_cusfeedback .m_chat-content{
  padding: 15px;
}

.m_geek_desc_area{
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
}
.m_geek_desc_area .j_title{
  font-size: 20px;
  text-align: center;
  font-weight: 400;
  color: #333333;
}
.m_geek_desc_area .geek_desc_con{
  display: flex;
  /* flex-wrap: wrap; */
  align-items: center;
  justify-content: center;
}
.m_geek_desc_area .geek_desc_con .menu-list{
  width: 50%;
  box-sizing: border-box;
  border-bottom: 1px solid #ebf1f6;
}
.m_geek_desc_area .geek_desc_con .menu-list:nth-child(2n-1){
  border-right: 1px solid #ebf1f6;
}
.m_geek_desc_area .geek_desc_con .menu-list:last-child{
  border-bottom: 0;
}
.m_geek_desc_area .geek_desc_con .menu-list:nth-child(5){
  border-bottom: 0;
}
.m_geek_desc_area .geek_desc_con .menu-list .list_img_con{
  width: 62px;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.m_geek_desc_area .geek_desc_con p{
  height: 100px;
  font-size: 12px;
  font-weight: 400;
  color: #66687E;
}
.m_geek_desc_area .appointment_btn{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0 30px;
}
.m_geek_desc_area .appointment_btn a{
    display: inline-block;
    width: 118px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #2468F2;
    border: 1px solid #2468F2;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}

/* -------- 移动端结束 --------- */


@media screen and (max-width: 767px){
  .product_center_pc{
    display: none;
  }
  .product_center_mobile{
    display: block;
  }
}

@media screen and (min-width: 768px){
  .product_center_pc{
    display: block;
  }
  .product_center_mobile{
    display: none;
  }
}

